From a001ddf7bf854d567ed123aa029590f0f43c2aa9 Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Wed, 4 Jan 2017 16:02:44 -0200 Subject: [PATCH] vulkan: Use LGPL v2 --- gdk/wayland/gdkvulkancontext-wayland.c | 2 +- gdk/wayland/gdkvulkancontext-wayland.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gdk/wayland/gdkvulkancontext-wayland.c b/gdk/wayland/gdkvulkancontext-wayland.c index d83c693a00..7aa1d1e260 100644 --- a/gdk/wayland/gdkvulkancontext-wayland.c +++ b/gdk/wayland/gdkvulkancontext-wayland.c @@ -6,7 +6,7 @@ * * This file is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 3 of the + * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This file is distributed in the hope that it will be useful, but diff --git a/gdk/wayland/gdkvulkancontext-wayland.h b/gdk/wayland/gdkvulkancontext-wayland.h index fe1dfff170..94e0ac226f 100644 --- a/gdk/wayland/gdkvulkancontext-wayland.h +++ b/gdk/wayland/gdkvulkancontext-wayland.h @@ -6,7 +6,7 @@ * * This file is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as - * published by the Free Software Foundation; either version 3 of the + * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This file is distributed in the hope that it will be useful, but -- 2.30.2